home *** CD-ROM | disk | FTP | other *** search
/ Champak 148 / (Vol 148) Feb 07 2012.iso / Games / pet_1328.swf / scripts / DefineButton2_147 / BUTTONCONDACTION on(release).as
Text File  |  2012-02-07  |  62b  |  5 lines

  1. on(release){
  2.    toggleHighQuality();
  3.    gotoAndStop(2);
  4. }
  5.